From 6c33d4dcec1e3efff7ad175abd7d7a1b5521ce62 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sun, 12 Dec 1999 06:38:57 +0000 Subject: [PATCH] Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels, 1999-12-13 Federico Mena Quintero * gdk-pixbuf/gnome-canvas-pixbuf.c (gnome_canvas_pixbuf_class_init): Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels, y_in_pixels, for consistency with the new canvas. (PixbufPrivate): Do the same renaming in the structure fields, for consistency. * doc/tmpl/gnome-canvas-pixbuf.sgml: Updated for new argument names. --- gdk-pixbuf/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index cbe0dce0ce..bcf425cee9 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,14 @@ +1999-12-13 Federico Mena Quintero + + * gdk-pixbuf/gnome-canvas-pixbuf.c + (gnome_canvas_pixbuf_class_init): Renamed arguments to + width_in_pixels, height_in_pixels, x_in_pixels, y_in_pixels, for + consistency with the new canvas. + (PixbufPrivate): Do the same renaming in the structure fields, for + consistency. + + * doc/tmpl/gnome-canvas-pixbuf.sgml: Updated for new argument names. + 1999-12-12 Federico Mena Quintero * gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_LDFLAGS): Use a -- 2.30.2